home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: Help with writing a resident prog o
- Date: 14 Jan 1996 15:29 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <14JAN199615292126@erich.triumf.ca>
- References: <APC&63'0'14d05e83'd1c@glas.apc.org>
- NNTP-Posting-Host: ftp.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <APC&63'0'14d05e83'd1c@glas.apc.org>, sanya@glas.apc.org writes...
- > HELP PLEASE !! HELP WITH WRITING A TSR ON C
- >-------------------------------------------------------------------------------
- > I am trying to write a resident program which will stay in RAM
- > and will begin to work if I press a special key combination
- > called a HOT-KEY.
- > HOW can I write it using C ?
-
- Standard C doesn't know about TSR programs. I believe the only place they are
- used is with MS-DOS, so you should probably ask this in an MS-DOS newsgroup,
- such as comp.os.msdos.programmer (or if you aren't dealing with MS-DOS, then a
- newsgroup dedicated to your computer/operating system)
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
-
-
-
-
-
-